func mellium.im/sasl.getOpts

4 uses

	mellium.im/sasl (current package)
		negotiator.go#L48: 	getOpts(machine, opts...)
		negotiator.go#L71: 	getOpts(machine, opts...)
		negotiator.go#L174: 		getOpts(&nn, opts...)
		options.go#L14: func getOpts(n *Negotiator, o ...Option) {